home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Die Speccy' 97
/
Die Speccy' 97.iso
/
amiga_system
/
the_aminet
/
comm
/
misc
/
amm_0_32.lha
/
amm-0.32
/
README
< prev
next >
Wrap
Text File
|
1995-10-04
|
1KB
|
42 lines
Short: Powerful ADT Index Parser (MUI optional)
Type: comm/misc
Uploader: tf@antares.ping.de (Tobias Ferber)
Author: ferber@rpk.mach.uni-karlsruhe.de (Tobias Ferber)
Replaces: comm/misc/amm-0.21.lha
!!! PLEASE SUPPORT SHAREWARE AND FILL OUT THE REGISTRATION FORM !!!
Note: This archive also contains the tool `ALs' which creates both: human
readable and adt-v1/-v2 type index files of your local mirror!
******************************************************************************
** Abstract
******************************************************************************
AMM reads ADT index files of type adt-v1 and adt-v2 and expands macros in
script files with information taken from those files. For example,
If EXISTS "%p%n"
SetDate FILE "%p%n" DATE "%D" TIME "%T"
FileNote QUIET FILE "%p%n" COMMENT "%c"
EndIf
is a valid AMM script (called touch.amm) which can be expanded via AMM for
all files in your incoming directory like that:
amm -f RECENT.adt -y touch incoming:
Good uh? (:
******************************************************************************
** Copyright
******************************************************************************
AMM and ALs are part of MirrorManager which is distributed under the concept
of ShareWare and is Copyright (c)1994,95 by Tobias Ferber and Harald Kunze.
Please refer to the documentation for details!
-Tobi